home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / PSPad editor 4.5.4 build 2356 beta / pspad454inst_en.exe / {app} / Template / Default.asp < prev    next >
Text File  |  2004-08-19  |  520b  |  19 lines

  1. <%@ Language=VBScript %>
  2. <%option explicit
  3. Response.Buffer=true%>
  4. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  5. <html>
  6.   <head>
  7.   <meta http-equiv="content-type" content="text/html; charset=windows-1250">
  8.   <meta http-equiv="Content-Language" content="sk">
  9.   <meta name="generator" content="PSPad editor, www.pspad.com">
  10.   <title></title>
  11.     <link rel="stylesheet" type="text/css" href="css/main.css">
  12.   </head>
  13.     <!-- #INCLUDE virtual="/inc/header.inc" -->
  14.  
  15.   <body>
  16.  
  17.   </body>
  18. </html>
  19.